projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
558fabb
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Wed, 27 Nov 2002 23:13:27 +0000
(23:13 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 27 Nov 2002 23:13:27 +0000
(23:13 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index af7636ca81368d94c2a4bd0747963f107d92442a..fc05b2d9573315fe00d971c860ed95e0bd9d6f07 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2002-11-28 Kim F. Storm <storm@cua.dk>
+
+ * ido.el (ido-xemacs): Remove defvar. All uses changed to
+ check (featurep 'xemacs) instead.
+ (ido-visit-buffer): Use select-frame-set-input-focus
+ unconditionally.
+
2002-11-27 Dave Love <fx@gnu.org>
* emacs-lisp/cl-macs.el: Move `predicates for analyzing Lisp